Encryption Parameter register
DATA_PDU_HEADER | LLID of the packet. |
PAYLOAD_LENGTH_LSB | Length of the input data. |
DIRECTION | The directionBit shall be set to ‘1’ for Data Channel PDUs sent by the master and set to ‘0’ for Data Channel PDUs sent by the slave. |
PAYLOAD_LENGTH_LSB_EXT | 3 Most significant bits of the LS byte of the length of the input data. Valid only when DLE is enabled. When DLE is enabled total ENC payload length = {PAYLOAD_LENGTH_LSB_EXT, PAYLOAD_LENGTH_LSB} |
MEM_LATENCY_HIDE | Controls the encryption memory access mode. Valid only when DLE is enabled. 0 - The AES is idle while memory fetch/store in progress. 1- The AES is pipelined while memory fetch/store in progress. |